/* 
Agrege en este archivo lo estilos para esta landing
*/
.row{
	margin: 0;
	padding: 0;	
}
#contenedorCuatroFullGenericaPosgrado{
	float: left;
	margin: 5% 0 5% 0;	
	background-image: url(../../assets/images/Pregrado/Logo.png);
	height: 124px;
	background-repeat: no-repeat;
	visibility:hidden;
}

#contenedorCincoFullGenericaPosgrado{
	text-align: left;
	color:white;
	font-size: 20px;	
	margin: -84px 0 0 3%;
	float: left;
	background-color: rgba(0,0,0,0);

}
#contenedorCincoFullGenericaPosgrado h1{
	font-size:170px;
	font-style: inherit;
	font-weight: bold;
	line-height: 1;
}
#contenedorCincoFullGenericaPosgrado span{
	color:#009fa9;
	text-align: center;
	font-weight: 600;
	background-color:white;
	font-size: 1rem;
	padding:3px 20px;
	letter-spacing: 1.9px
}

#formLanding11{
	padding: 0 50px 0 50px!important;
	background-color: transparent!important;
}
#formLanding11 input, #formLanding11 select{
	border-radius:18px;
	background-color: transparent;
	border: 1px solid white;
	color:white;
}
#formLanding11 input::placeholder{
	color:white;	
}
#formLanding11 option{
	color:black;
}

#contA form #btnSubmit11{
	background-image: url(../../assets/images/Pregrado/Registrate.png);
	height: 30px;
	width: 101px;
	background-size: cover;
	background-color: rgba(0,0,0,0);
	border: none;
	margin-top: 10px;
}


#contenedorCuatroOpenFULLSEGURA {
    float: left;
    margin: -200px 0px 0px 55px;
    background-image: url(../../assets/images/Pregrado/logo-full-segura.png);
    height: 124px;
    background-repeat: no-repeat;
}

#divLogoFullGenericaPosgrado{
	background-image: url(assets/images/Logo-Ulibertadores.png);
	padding:102px 0 0 0;
	margin-left: 11%;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;	
}
#fondoUnoFullGenericaPosgrado{
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;	
	padding: 0;
}
#fondoDosFullGenericaPosgrado{
	background-color: white;
	padding: 0;	
}
#fondoDosFullGenericaPosgrado h1{
	font-style: inherit;
	font-weight: bold;
}
#fondoDosFullGenericaPosgrado p{
	font-weight: 600;
}
#contenedorUnoFullGenericaPosgrado{
	padding: 1% 0 0 0;
	text-align:center;
}
#contenedorDosFullGenericaPosgrado{
	float: right;
	padding: 0 5% 0% 5%;
	margin: 35px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	text-align: justify;	
}
#contenedorDosFullGenericaPosgrado h1{
	text-align:left;
}
#contenedorTresFullGenericaPosgrado{
	padding: 0 5% 3% 5%;
}
#contenedorTresFullGenericaPosgrado p{
	font-size: 18px;
}
#contenedorTresSubFullGenericaPosgrado{
	margin:25px 0 20px 0;
	text-align: center;
}
#contenedorSeisFullGenericaPosgrado{
	padding:0;
	margin: 4% 0 3% 40%;
	float: right;	
	width: 100%;
}
#contenedorSieteFullGenericaPosgrado{
	margin-bottom: 5%;
}
#contenedorSieteFullGenericaPosgrado h1{
	font-style:inherit;
	font-weight: 600;
	font-size:35px;
}
#contenedorSieteFullGenericaPosgrado h2{
	color:white;
	font-size:20px;
}
#contenedorNueveFullGenericaPosgrado{
	text-align: center;
	padding: 0% 5% 0.5% 5%;
}
#contenedorFooterFullGenericaPosgrado{
	color:white;
	padding: 3% 0 0 0;
}
#contenedorFooterFullGenericaPosgrado p{
	margin:0;
	font-size: 12px;
}
#contenedorFooterFullGenericaPosgradoColUno{
	margin:auto;
	padding-bottom:1%;
}
#contenedorFooterFullGenericaPosgradoColUno img{
	width: 4%;
}
#contenedorFooterFullGenericaPosgradoColDos{
	margin:auto;
	padding-bottom:1%;
}
#contenedorFooterFullGenericaPosgradoColDos img{
	margin:0 1.5% 0 1.5%;
	width: 10%;
}

#contenedorCuatroOpenFULLSEGURA {
    float: left;
    margin: -180px 0px 0px 55px;
    background-image: url(../../assets/images/Pregrado/logo-full-segura.png);
    height: 124px;
    background-repeat: no-repeat;
}








@media screen and (max-width:1199px){
	#contenedorCincoFullGenericaPosgrado h1 {
		font-size: 135px;		
	}
}

@media screen and (max-width:991px){

	#contenedorCincoFullGenericaPosgrado{
		margin: -130px 0 0 0;
		padding:0;
	}
	#contenedorCincoFullGenericaPosgrado span {
		float:right;
	}
	#contenedorSeisFullGenericaPosgrado{
		margin: 4% 8% 3% 8%;
	}
	#contenedorCuatroOpenFULLSEGURA{
        width: 150px;
        height: 150px;
        top: 20px;
        right: 0px;
        margin: 0;
    }
}

@media screen and (max-width:768px){
    
	#contenedorCuatroFullGenericaPosgrado{
	visibility: inherit;
	background-position: 88%;
	}    
	#contenedorCincoFullGenericaPosgrado h1{
	font-size:100px;
	}
	#contenedorCincoFullGenericaPosgrado span {
	float:inherit;
	}
	#fondoUnoFullGenericaPosgrado {
			background-position: 74%;
	}
	#contenedorFooterFullGenericaPosgrado {
		text-align:center;
	}
}

@media screen and (max-width:586px){
	#contenedorDosFullGenericaPosgrado h1{
		text-align:center;
	}
	#contenedorCincoFullGenericaPosgrado{
		max-width: 150px
	}
	#contenedorCincoFullGenericaPosgrado span{
		padding:3px 0;
	}
	#contenedorCincoFullGenericaPosgrado h1, #contenedorCincoFullGenericaPregrado h1{
		font-size: 53px;
	}	
	#contenedorSeisFullGenericaPosgrado{
		margin: 4% 0 3% 0;
	}
	#formLanding11 select{
		font-size: 8px;		
	}
	#fondoUnoFullGenericaPosgrado {
		background-position: 80%;
	}

}
@media screen and (max-width:450px){
	#formLanding11{
		padding: 0 15px 0 15px!important;
	}
	
}